@charset "utf-8";
/***** header *****/

.home-banner{position: relative; height:460px;}
.home-banner .swiper-slide{background-size: cover; background-repeat: no-repeat; background-position: center top;}
.home-banner .slide1{background-image: url(../images/home_banner1.jpg);}

.home-toutiao{padding: 42px 0; background:#f3f3f3; text-align: center;}
.home-toutiao h3{ display: inline-block; position: relative; font-size: 1em; padding-left: 135px;}
.home-toutiao h3 b{position: absolute; left: 0; top: 50%; transform: translateY(-50%); font-size: 2.25em; color: #587fe2; padding-right: 36px;}
.home-toutiao h3 b:before{content: ''; position: absolute; right: 12px; top: 50%; transform: translateY(-50%); width: 2px; height: 42px; background: #587fe2;}
.home-toutiao h3 b:after{content: ''; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 0; height: 0; border: transparent solid 6px; border-left-color: #587fe2;}
.home-toutiao h3 a{font-size: 2em;}

.home-tpxw{border: #e5e5e5 1px solid; border-radius: 20px; height: 510px; padding: 0 28px 28px;}
.home-tpxw h4{height: 58px; line-height: 58px; font-weight: normal; font-size: 1.25em; margin-right: 150px;}
.home-tpxw .pic img{display: block; width: 100%; height: 448px; border-radius: 8px;}
.home-tpxw .btn{position: absolute; top: 15px; right: 0; width: 139px; z-index: 99; background: #fff;}
.home-tpxw .btn .inbox{height: 27px; background: #707070; border-radius: 15px;}
.home-tpxw .btn .swiper-pagination{float: left; width: 52px; position: static; margin-left: 12px; color: #fff; line-height: 27px;}
.home-tpxw .btn .swiper-button-prev,
.home-tpxw .btn .swiper-button-next{float: left; position: static; margin-top: 0; width: 10px; height: 27px; background: url(../images/home_tpxw_icons.png) no-repeat 0 center;}
.home-tpxw .btn .swiper-button-next{background-position: -50px center;}
.home-tpxw .btn .swiper-play{width: 19px; height: 27px; float: left; background: url(../images/home_tpxw_icons.png) no-repeat -21px center; margin: 0 10px; cursor: pointer;}
.home-tpxw .btn .swiper-play.stop{background-position: -63px center;}

.home-news{padding-top: 26px;}
.home-swipernews .swiper-slide{background: #f3f3f3; border-radius: 8px; height: 243px; padding:0 30px; box-sizing: border-box; transition: .3s all;}
.home-swipernews .swiper-slide .date{font-weight: bold; color: #a2a2a2; padding-top: 18px;}
.home-swipernews .swiper-slide .date b{font-size: 3.125em; margin-right: 5px;}
.home-swipernews .swiper-slide h4{font-weight: normal; font-size: 1.125em; margin: 12px 0 12px;}
.home-swipernews .swiper-slide p{line-height: 30px; overflow: hidden; max-height: 90px; color: #9a9a9a; text-indent: 2em; -webkit-line-clamp: 3;}
.home-swipernews .swiper-slide:hover{background: #e2eef9;}

.home-swipernews .bd .item{position: relative;}
.home-swipernews .bd .swiper-button-prev,
.home-swipernews .bd .swiper-button-next{width: 45px; height: 45px; overflow: hidden; border-radius: 50%; background: rgba(255,255,255,.6);}
.home-swipernews .bd .swiper-button-prev:after,
.home-swipernews .bd .swiper-button-next:after{content: ''; display: block; margin: 15px auto 0; width: 9px; height: 14px; background: url(../images/home_arrow.png) no-repeat;}
.home-swipernews .bd .swiper-button-next:after{background-position: -9px 0;}
.home-swipernews .bd .swiper-button-prev{left: -60px;}
.home-swipernews .bd .swiper-button-next{right: -60px;}
.home-swipernews > .bd > * + * {display: block;}

.home-common-title h2{display: inline-block; font-size: 1.875em; position: relative; padding-bottom: 16px;}
.home-common-title h2:after{content: ''; width: 100%; position: absolute; left: 0; bottom: 0; height: 3px; background: #ff3700;}

.home-xxgk-tit{padding-bottom: 30px; font-size: 1.5em; text-align: center; color: #587fe2;}
.home-xxgk-tit a{color: #587fe2;}
.home-xxgk-nav{margin: 0 -15px;}
.home-xxgk-nav li{float: left; width: 33.3333%;}
.home-xxgk-nav li a{display: block; height: 139px; margin: 0 15px 25px; background: #fafdff; border: #ececec 1px solid; border-radius: 0 15px 0 0; overflow: hidden;}
.home-xxgk-nav li a img{display: block; margin: 16px auto 8px;}
.home-xxgk-nav li a span{display: block; text-align: center; font-size: 1.125em;}

.home-fws .hd{margin-bottom: 14px;}
.home-fws-list{position: relative; border: #e0e0e0 1px solid; border-radius: 0 20px 0 0; height: 228px; padding: 0 10px;}
.home-fws-list li{float: left; width: 20%; padding:16px 10px; box-sizing: border-box; font-size: 1.125em; text-align: center;}
.home-fws-list li a{white-space:nowrap; text-overflow:ellipsis; display: inline-block; max-width: 72px; overflow: hidden;}
.home-fws-list ul{padding:20px 0 0;}
.home-fws-list .more{position: absolute; right: 0; bottom: 0; width: 44px; height: 35px; background: url(../images/home_fw_icon_more.png) no-repeat;}

.home-zwfw-iconlink ul{margin: 0 -15px;}
.home-zwfw-iconlink li{float: left; width: 33.3333%;}
.home-zwfw-iconlink li a{display: block; height: 290px; margin: 0 15px; border:#ececec 1px solid; border-radius: 0 20px 0 0; overflow: hidden; background: #fbfbfb; text-align: center;}
.home-zwfw-iconlink li a img{display: block; margin:36px auto 0;}
.home-zwfw-iconlink li a h3{font-size: 1.5em; padding:15px 0 22px;}
.home-zwfw-iconlink li a p{line-height: 30px;}

.home-hdjl-1{width: 30%;}
.home-hdjl-2{width: 20%;}
.home-hdjl-3{width: 25%;}
.home-hdjl-4{width: 25%;}

.home-hdjl-1 .hd{margin-bottom: 14px;}
.home-hdjl-iconlinks li a{display: block; background: #ffab94; padding: 2px 2px 2px 13px; border-radius: 3px; font-size: 1.375em; text-align: center;}
.home-hdjl-iconlinks li + li a{margin-top:28px;}
.home-hdjl-iconlinks li a div{background: #fff; height: 100px; border-radius: 8px 3px 3px 8px;}
.home-hdjl-iconlinks li.li2 a{background: #7ad4f5;}
.home-hdjl-iconlinks li.li3 a{background: #587fe2;}
.home-hdjl-iconlinks li a div:before{content: ''; width: 60px; height: 60px; display: inline-block; background-repeat: no-repeat; margin: 20px 10px 20px -10px;}
.home-hdjl-iconlinks li.li1 a div:before{background-image: url(../images/home_hdjl_icon1.png);}
.home-hdjl-iconlinks li.li2 a div:before{background-image: url(../images/home_hdjl_icon2.png);}
.home-hdjl-iconlinks li.li3 a div:before{background-image: url(../images/home_hdjl_icon3.png);}
.home-hdjl-iconlinks li div:before,
.home-hdjl-iconlinks li div span{display: inline-block; vertical-align: middle;}
.home-hdjl-iconlinks li.li1 a:hover{color: #fe8d6e;}
.home-hdjl-iconlinks li.li2 a:hover{color: #38c0f2;}
.home-hdjl-iconlinks li.li3 a:hover{color: #587fe2;}

.home-hdjl-zxft{height: 368px; box-sizing: border-box; border-radius: 0 20px 0 0 ; background: url(../images/home_zxft_bg.png) no-repeat right bottom #c9e6ea; padding: 0 15px; color: #066370;}
.home-hdjl-zxft h3{color: #066370; font-size: 1.5em; padding: 37px 0 25px;}
.home-hdjl-zxft h3 a{color: #066370;}
.home-hdjl-zxft h4{line-height: 27px; max-height: 54px; font-size: 1.125em; overflow: hidden;}
.home-hdjl-zxft h4 a{color: #066370;}
.home-hdjl-zxft dl{margin-top: 15px; line-height: 22px;}
.home-hdjl-zxft .detail{display: block; width: 108px; height: 36px; line-height: 36px; background: #587fe2; color: #fff; text-align: center; border-radius: 22px;}
.home-hdjl-zxft .cont,
.home-hdjl-yjzj .cont{height: 195px;}

.home-hdjl-yjzj{height: 368px; box-sizing: border-box; border-radius: 0 20px 0 0 ; background: url(../images/home_yjzj_bg.png) no-repeat right bottom #ffe4c1; padding: 0 20px; color: #631800;}
.home-hdjl-yjzj h3{color: #631800; font-size: 1.5em; padding: 37px 0 25px;}
.home-hdjl-yjzj h3 a{color: #631800;}
.home-hdjl-yjzj h4{line-height: 27px; max-height: 135px; font-size: 1.125em; -webkit-line-clamp: 5;}
.home-hdjl-yjzj h4 a{color: #631800;}
.home-hdjl-yjzj .detail{display: block; width: 108px; height: 36px; line-height: 36px; background: #ed992d; color: #fff; text-align: center; border-radius: 22px;}
#xxgkList_myzjyjfk h4 a i{font-style: normal;margin-right: 5px;}
#xxgkList_myzjyjfk h4 a i.ing{color: #ea2b22;}
#xxgkList_myzjyjfk h4 a i.over{color: #999;}

.home-wxjz{}
.home-wxjz-img li{float: left;width: 16.666%;text-align: center;margin-bottom: 10px;}
.home-wxjz-img li img{border: 1px solid #e7e7e7;margin-bottom: 10px;}
.home-wxjz-img li p{height: 40px;}

.home-ztzl{background: #f3f3f3; padding: 30px 0;}
.home-ztzl .swiper-button-prev,
.home-ztzl .swiper-button-next{width: 45px; height: 45px; overflow: hidden; border-radius: 50%; background: #fff;}
.home-ztzl .swiper-button-prev:after,
.home-ztzl .swiper-button-next:after{content: ''; display: block; margin: 15px auto 0; width: 9px; height: 14px; background: url(../images/home_arrow.png) no-repeat;}
.home-ztzl .swiper-button-next:after{background-position: -9px 0;}
.home-ztzl .swiper-button-prev{left: -60px;}
.home-ztzl .swiper-button-next{right: -60px;}
.home-ztzl-list{position: relative;}
.home-ztzl .swiper-slide{border-radius: 0 50px 0 0; overflow: hidden;}
.home-ztzl .swiper-slide img{display: block; width: 100%;}

#midCarousel .owl-nav div{position: absolute; top: 50%; margin-top: -22px; width: 44px; height: 44px; background: url(../images/scroll_arrow.png) no-repeat #fff; border-radius: 50%; cursor: pointer; box-shadow:0 0 18px 5px rgba(112,112,112,0.15);}
#midCarousel .owl-nav .owl-prev{left:-20px;}
#midCarousel .owl-nav .owl-next{right:-20px; background-position: -44px 0;}
#midCarousel .owl-nav.disabled{display: block;}
#midCarousel .owl-nav div:hover{box-shadow:0 0 18px 5px rgba(112,112,112,0.3);}

#left01.yzgov-share{right: auto!important;;}
.yzgov-share {

    max-width: 330px;

    position: fixed;
    right: 10px;
    top: 280px;
    z-index: 100;
}

.yzgov-share-img {

    overflow: hidden;
}

.yzgov-share-img img {
    max-width: 100%;
    margin-bottom: 4px;

}

.yzgov-share-title {
    margin-top: 5px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: dashed 1px #ccc
}

.yzgov-share-close {
    cursor: pointer;
    position: absolute;
    width: 23px;
    height: 22px;
    top: -23px;
    right: -1px
}
.other-ohter-x {
    background-image: url('../images/20210205img.png');
    background-repeat: no-repeat;
	background-position: 0 -230px;
}


@media (max-width: 1480px) {
	.home-zwfw-iconlink ul{margin: 0 -10px;}
	.home-zwfw-iconlink li a{margin-left: 10px; margin-right: 10px;}
	.home-wxjz-img li{width: 20%;}
}

@media (max-width: 1360px) {
	.home-swipernews .bd .swiper-button-prev{left: 10px;}
	.home-swipernews .bd .swiper-button-next{right: 10px;}
	.home-ztzl .swiper-button-prev{left: 10px;}
	.home-ztzl .swiper-button-next{right: 10px;}
}



@media (max-width: 1280px) {
	
	
}

@media (max-width: 1280px) and (min-width: 1024px) {
	.home-news > .hd li + li:before{display: none;}
	.home-news > .hd li + li{padding-left: 0 !important;}
}


@media (max-width: 1150px) {
}

@media (max-width: 1080px) {
	.home-wxjz-img li{width: 33.333%;}
}


@media (max-width: 1023px) {
	.home-news{padding-top: 0;}
	.home-news > .hd{text-align: center;}
	.home-swipernews > .hd li{float: left !important;}
	.home-tpxw .pic img{height: auto;}
	.home-tpxw{height: auto; padding: 0 15px 15px;}
	.home-fws-list{height: auto;}
	
}

@media (max-width: 992px) {

}

@media (max-width: 768px) {
	.home-toutiao{padding: 20px 0;}
  .home-toutiao h3 b{display: none;}
	.home-toutiao h3{padding-left: 0;}
	.home-toutiao h3 a{font-size: 1.5em;}
	
}

@media (max-width: 767px) {

}

@media (max-width: 640px) {
	.home-xxgk-nav li{width: 50%;}
	.home-zwfw-iconlink li{width: 100%;}
	.home-zwfw-iconlink li + li{margin-top: 20px;}
	.home-zwfw-iconlink li a{height: auto; padding-bottom: 20px;}
	.home-zwfw-iconlink li a img{margin-top: 20px;}
	.home-wxjz-img li{width: 100%;}
}

@media (max-width: 580px) {
	.home-fws-list li{width: 25%;}
}

@media (max-width: 480px) {
	.home-fws-list li{width: 33.3333%;}
}

@media (max-width: 414px) {
  
  
}
@media (max-width: 375px) {
	.home-xxgk-nav li{width: 100%;}
	
}


@media (max-width: 370px) {
}


